*ok!finally I solved my problem, now I can get the correct so library with
the following configuration, and there is no problem running when embedding
android.*
*'''*
is_component_build = false
is_debug = false
symbol_level = 1
target_cpu = "arm"
target_os = "android"
use_goma = false
v8_android_
Oh and one more thing, i've surfed perhaps the entire source code of v8 at
least the interesting parts, but what i came across was just very short
code execpt for some builtins written in javascript i believe, can't find
all of the things i've found on the documentation such as the interpreter
and
I don't have understood this part, let me explain it to you.
This is how i get it tell me if i'm wrong at any part.
I need to understand how is the structure in memory of the arraybuffer how
is it represented and if the data of the array are directly stored at an
offset accessed by buffer_ -> data