learning-v8
learning-v8 copied to clipboard
lldb_commands looks broken
(lldb) jlh value
Failed to evaluate command _v8_internal_Print_Object(*(v8::internal::Object**)((void*)(value).val_)) :
error: reference to 'Object' is ambiguous
candidate found by name lookup is 'Object'
candidate found by name lookup is 'v8::internal::Object'
@gengjiawen Thanks for reporting this, I hope to take a look at this later in the week.